home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 1.iso / dist / fw_bbtime.idb / usr / freeware / share / bbtools / bbtime.conf.z / bbtime.conf
Text File  |  2002-07-08  |  1KB  |  41 lines

  1. !**********************************************************************
  2. !**           bbtime.config  Configuration file for bbtime           **
  3. !**********************************************************************
  4.  
  5. ! ** auto reconfigure when config-file has changed **
  6. bbtime.autoConfig:              false
  7.  
  8. !** position of bbtime window **
  9. bbtime.position:                +0-0
  10.  
  11. !** bbtime on top of other windows **
  12. bbtime.raised:                  True
  13.  
  14. !** place bbtime in the slit **
  15. !bbtime.withdrawn:              True
  16. !** don't show frame **
  17. !bbtime.shape:                  True
  18.  
  19. !** define label style **
  20. !bbtime.transparent:            True
  21.  
  22. !bbtime.strftimeFormat:         %I:%M %p
  23.  
  24. !** if you have no strftime: **
  25. !** use european style dd/mm/yy **
  26. !bbtime.show.euStyle:           True
  27.  
  28. !** use 24 hour clock **
  29. !bbtime.show.clock24Hour:       True
  30.  
  31. !** name (put in front of the time in the menu)  of own time
  32. !bbtime.my.name:                \me
  33. !** the number of different times
  34. !** name (put in front of the time in the menu) and time difference
  35. !** to your own time **
  36. !bbtime.numberOf.friends:        0
  37. !bbtime.friend.1.name:           name1
  38. !bbtime.friend.1.offset:         -6:00
  39. !bbtime.friend.2.name:           name2
  40. !bbtime.friend.2.offset:         +1:00
  41.